
The Human Needs Dataset is in the ``official-human-needs-data.json'' file.
In this dataset, each event is represented using a frame-like structure
containing a Predicate, Agent, Theme, and a prepositional phrase. 
In the Json file, each event is associated with two manually annotated 
labels: polarity which could be positive (pos) or negative (neg) and 
human need category which could be one of  PHYSIOLOGICAL, HEALTH, 
LEISURE, SOCIAL, FINANCIAL, COGNITION, FREEDOM, EMOTION, and NONE.

Please note that, pronouns in event frames are normalized using the following mapping: 
   @I@           <--   I, me, myself
   @my@          <--   my, mine
   @we@          <--   we, us, ourselves
   @our@         <--   our, ours
   @you@         <--   you, yourself, yourselves
   @your@        <--   your, yours
   @he@          <--   he, him, himself
   @his@         <--   his
   @she@         <--   she, her, herself
   @her@         <--   hers
   @they@        <--   they, them, themselves
   @their@       <--   their, theirs



